perm filename LISP.PRO[LSP,JRA]1 blob sn#067140 filedate 1973-10-12 generic text, type C, neo UTF8
COMMENT āŠ—   VALID 00002 PAGES
C REC  PAGE   DESCRIPTION
C00001 00001
C00002 00002	1.Extend eval to  understand:
C00003 ENDMK
CāŠ—;
1.Extend eval to  understand:
   a. 1.6 conds
   b. label
   c. macros
   d. computed functions.e.g.car[x][y]

2. write a simple interpreter for LISP

3. write a postfix interpreter for numbers,+ and *.